home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Science Fair
/
Science Fair.iso
/
pc
/
working
/
work.dir
/
00740.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-27
|
168 b
|
8 lines
on exitFrame
global gObjects
repeat with i = 1 to gObjects
set the visible of sprite (i + 20) to 1
set the visible of sprite (i + 30) to 1
end repeat
end